RuleActionsServerReplyWithMessage Property |
Indicates the ID of the template message that is to be sent as a reply to incoming messages.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic ItemId ServerReplyWithMessage { get; set; }Public Property ServerReplyWithMessage As ItemId
Get
Set
Property Value
Type:
ItemIdThe server reply with message.
See Also